10:51
2026-06-06
dev.to
artificial-intelligence
AI in Unreal Engine: The Two Kinds Every Game Dev Should Know
In Unreal Engine development, "AI" refers to two distinct systems: logic-based NPC behavior and large language model-driven conversational agents. The logic stack—Behavior Trees, Blackboard, State Tre…